projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4196dfc
)
gdk: Add missing g-i annotations for gdk_surface_translate_coordinates
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 25 Jan 2021 19:05:52 +0000
(20:05 +0100)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 25 Jan 2021 19:18:33 +0000
(20:18 +0100)
gdk/gdksurface.c
patch
|
blob
|
history
diff --git
a/gdk/gdksurface.c
b/gdk/gdksurface.c
index f6919f30287cfab662e54223f2893e9853e9b26e..d0dbf52b8571c8efa415624299686a44f300782f 100644
(file)
--- a/
gdk/gdksurface.c
+++ b/
gdk/gdksurface.c
@@
-2960,8
+2960,8
@@
gdk_surface_request_motion (GdkSurface *surface)
* gdk_surface_translate_coordinates:
* @from: the origin surface
* @to: the target surface
- * @x: coordinates to translate
- * @y: coordinates to translate
+ * @x:
(out):
coordinates to translate
+ * @y:
(out):
coordinates to translate
*
* Translates the given coordinates from being
* relative to the @from surface to being relative